go/types.ifacePair.x (field)

5 uses

	go/types (current package)
		predicates.go#L169: 	x, y *Interface
		predicates.go#L174: 	return p.x == q.x && p.y == q.y || p.x == q.y && p.y == q.x